Skip to content

Add setting to autocomplete with common scripts but not all scripts#754

Merged
GriffinRichards merged 1 commit intohuderlem:devfrom
GriffinRichards:autocomplete-settings
Jul 17, 2025
Merged

Add setting to autocomplete with common scripts but not all scripts#754
GriffinRichards merged 1 commit intohuderlem:devfrom
GriffinRichards:autocomplete-settings

Conversation

@GriffinRichards
Copy link
Copy Markdown
Collaborator

Follow-up to #689, breaking up the script autocomplete setting into 3 separate modes:

  • Autocomplete using the map's own scripts. This is fast, and these are likely the most relevant scripts to use.
  • Autocomplete using all scripts. This is slow, but every option is available.
  • (new) Autocomplete using the map's own scripts and the shared scripts in data/scripts and data/event_scripts.s. This can be slow, but not as slow as gathering all scripts, and it gets all the scripts outside the map's own scripts that are likely to be used.

@GriffinRichards GriffinRichards merged commit 4df2da6 into huderlem:dev Jul 17, 2025
5 checks passed
@GriffinRichards GriffinRichards deleted the autocomplete-settings branch July 17, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant